home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / dpt40.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  25.1 KB  |  872 lines

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileName: "DPT40.GPD"
  7. *GPDFileVersion: "1.0"
  8. *Include: "StdNames.gpd"
  9. *ModelName: "DPC Typhoon 40"
  10. *MasterUnits: PAIR(300, 300)
  11. *ResourceDLL: "dpcres.dll"
  12. *PrintRate: 40
  13. *PrintRatePPM: 40
  14. *PrintRateUnit: PPM
  15. *PrinterType: PAGE
  16. *MaxCopies: 32767
  17. *FontCartSlots: 3
  18. *Feature: Orientation
  19. {
  20.     *rcNameID: =ORIENTATION_DISPLAY
  21.     *DefaultOption: PORTRAIT
  22.     *Option: PORTRAIT
  23.     {
  24.         *rcNameID: =PORTRAIT_DISPLAY
  25.         *Command: CmdSelect
  26.         {
  27.             *Order: DOC_SETUP.2
  28.             *NoPageEject?: TRUE
  29.             *Cmd: "<1B>&l0o1E"
  30.         }
  31.     }
  32.     *Option: LANDSCAPE_CC90
  33.     {
  34.         *rcNameID: =LANDSCAPE_DISPLAY
  35.         *Command: CmdSelect
  36.         {
  37.             *Order: DOC_SETUP.2
  38.             *NoPageEject?: TRUE
  39.             *Cmd: "<1B>&l1o1E"
  40.         }
  41.     }
  42. }
  43. *Feature: InputBin
  44. {
  45.     *rcNameID: =PAPER_SOURCE_DISPLAY
  46.     *DefaultOption: Option1
  47.     *Option: Option1
  48.     {
  49.         *rcNameID: 265
  50.         *Command: CmdSelect
  51.         {
  52.             *Order: DOC_SETUP.6
  53.             *Cmd: "<1B>&l21H<1B>&l22H<1B>&l23H<1B>&l24H<1B>&l26H"
  54.         }
  55.     }
  56.     *Option: Option2
  57.     {
  58.         *rcNameID: 266
  59.         *Command: CmdSelect
  60.         {
  61.             *Order: DOC_SETUP.6
  62.             *Cmd: "<1B>&l11H"
  63.         }
  64.     }
  65.     *Option: Option3
  66.     {
  67.         *rcNameID: 267
  68.         *Command: CmdSelect
  69.         {
  70.             *Order: DOC_SETUP.6
  71.             *Cmd: "<1B>&l12H"
  72.         }
  73.     }
  74.     *Option: Option4
  75.     {
  76.         *rcNameID: 268
  77.         *Command: CmdSelect
  78.         {
  79.             *Order: DOC_SETUP.6
  80.             *Cmd: "<1B>&l13H"
  81.         }
  82.     }
  83.     *Option: Option5
  84.     {
  85.         *rcNameID: 269
  86.         *Command: CmdSelect
  87.         {
  88.             *Order: DOC_SETUP.6
  89.             *Cmd: "<1B>&l14H"
  90.         }
  91.     }
  92.     *Option: Option6
  93.     {
  94.         *rcNameID: 271
  95.         *Command: CmdSelect
  96.         {
  97.             *Order: DOC_SETUP.6
  98.             *Cmd: "<1B>&l16H"
  99.         }
  100.     }
  101. }
  102. *Feature: Resolution
  103. {
  104.     *rcNameID: =RESOLUTION_DISPLAY
  105.     *DefaultOption: Option1
  106.     *Option: Option1
  107.     {
  108.         *Name: "300 x 300 " =DOTS_PER_INCH
  109.         *DPI: PAIR(300, 300)
  110.         *TextDPI: PAIR(300, 300)
  111.         *MinStripBlankPixels: 16
  112.         EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  113.         *SpotDiameter: 100
  114.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  115.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  116.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  117.         *Command: CmdSelect
  118.         {
  119.             *Order: DOC_SETUP.8
  120.             *Cmd: "<1B>*t300R"
  121.         }
  122.     }
  123.     *Option: Option2
  124.     {
  125.         *Name: "150 x 150 " =DOTS_PER_INCH
  126.         *DPI: PAIR(150, 150)
  127.         *TextDPI: PAIR(300, 300)
  128.         *MinStripBlankPixels: 32
  129.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  130.         *SpotDiameter: 100
  131.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  132.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  133.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  134.         *Command: CmdSelect
  135.         {
  136.             *Order: DOC_SETUP.8
  137.             *Cmd: "<1B>*t150R"
  138.         }
  139.     }
  140. }
  141. *Feature: PaperSize
  142. {
  143.     *rcNameID: =PAPER_SIZE_DISPLAY
  144.     *DefaultOption: Option11
  145.     *Option: LETTER
  146.     {
  147.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  148.         *switch: Orientation
  149.         {
  150.             *case: PORTRAIT
  151.             {
  152.                 *PrintableArea: PAIR(2400, 3160)
  153.                 *PrintableOrigin: PAIR(60, 75)
  154.                 *switch: Resolution
  155.                 {
  156.                     *case: Option2
  157.                     {
  158.                         *PrintableArea: PAIR(2400, 3158)
  159.                         *PrintableOrigin: PAIR(60, 76)
  160.                     }
  161.                 }
  162.                 *CursorOrigin: PAIR(60, 75)
  163.                 *Command: CmdSelect
  164.                 {
  165.                     *Order: DOC_SETUP.7
  166.                     *Cmd: "<1B>&l2a4d1e"
  167.                 }
  168.             }
  169.             *case: LANDSCAPE_CC90
  170.             {
  171.                 *PrintableArea: PAIR(2400, 3160)
  172.                 *PrintableOrigin: PAIR(60, 75)
  173.                 *switch: Resolution
  174.                 {
  175.                     *case: Option2
  176.                     {
  177.                         *PrintableArea: PAIR(2400, 3158)
  178.                         *PrintableOrigin: PAIR(60, 76)
  179.                     }
  180.                 }
  181.                 *CursorOrigin: PAIR(60, 3240)
  182.                 *Command: CmdSelect
  183.                 {
  184.                     *Order: DOC_SETUP.7
  185.                     *Cmd: "<1B>&l2a4d1e"
  186.                 }
  187.             }
  188.         }
  189.     }
  190.     *Option: LEGAL
  191.     {
  192.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  193.         *switch: Orientation
  194.         {
  195.             *case: PORTRAIT
  196.             {
  197.                 *PrintableArea: PAIR(2400, 4060)
  198.                 *PrintableOrigin: PAIR(60, 75)
  199.                 *switch: Resolution
  200.                 {
  201.                     *case: Option2
  202.                     {
  203.                         *PrintableArea: PAIR(2400, 4058)
  204.                         *PrintableOrigin: PAIR(60, 76)
  205.                     }
  206.                 }
  207.                 *CursorOrigin: PAIR(60, 75)
  208.                 *Command: CmdSelect
  209.                 {
  210.                     *Order: DOC_SETUP.7
  211.                     *Cmd: "<1B>&l3a4d1e"
  212.                 }
  213.             }
  214.             *case: LANDSCAPE_CC90
  215.             {
  216.                 *PrintableArea: PAIR(2400, 4060)
  217.                 *PrintableOrigin: PAIR(60, 75)
  218.                 *switch: Resolution
  219.                 {
  220.                     *case: Option2
  221.                     {
  222.                         *PrintableArea: PAIR(2400, 4058)
  223.                         *PrintableOrigin: PAIR(60, 76)
  224.                     }
  225.                 }
  226.                 *CursorOrigin: PAIR(60, 4140)
  227.                 *Command: CmdSelect
  228.                 {
  229.                     *Order: DOC_SETUP.7
  230.                     *Cmd: "<1B>&l3a4d1e"
  231.                 }
  232.             }
  233.         }
  234.     }
  235.     *Option: TABLOID
  236.     {
  237.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  238.         *switch: Orientation
  239.         {
  240.             *case: PORTRAIT
  241.             {
  242.                 *PrintableArea: PAIR(3160, 4954)
  243.                 *PrintableOrigin: PAIR(60, 78)
  244.                 *CursorOrigin: PAIR(60, 75)
  245.                 *Command: CmdSelect
  246.                 {
  247.                     *Order: DOC_SETUP.7
  248.                     *Cmd: "<1B>&l6a4d1e"
  249.                 }
  250.             }
  251.             *case: LANDSCAPE_CC90
  252.             {
  253.                 *PrintableArea: PAIR(3160, 4954)
  254.                 *PrintableOrigin: PAIR(60, 78)
  255.                 *CursorOrigin: PAIR(60, 5040)
  256.                 *Command: CmdSelect
  257.                 {
  258.                     *Order: DOC_SETUP.7
  259.                     *Cmd: "<1B>&l6a4d1e"
  260.                 }
  261.             }
  262.         }
  263.     }
  264.     *Option: A4
  265.     {
  266.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  267.         *switch: Orientation
  268.         {
  269.             *case: PORTRAIT
  270.             {
  271.                 *PrintableArea: PAIR(2401, 3397)
  272.                 *PrintableOrigin: PAIR(50, 55)
  273.                 *switch: Resolution
  274.                 {
  275.                     *case: Option2
  276.                     {
  277.                         *PrintableArea: PAIR(2400, 3396)
  278.                         *PrintableOrigin: PAIR(50, 56)
  279.                     }
  280.                 }
  281.                 *CursorOrigin: PAIR(35, 55)
  282.                 *Command: CmdSelect
  283.                 {
  284.                     *Order: DOC_SETUP.7
  285.                     *Cmd: "<1B>&l26a4d1e"
  286.                 }
  287.             }
  288.             *case: LANDSCAPE_CC90
  289.             {
  290.                 *PrintableArea: PAIR(2371, 3417)
  291.                 *PrintableOrigin: PAIR(50, 35)
  292.                 *switch: Resolution
  293.                 {
  294.                     *case: Option2
  295.                     {
  296.                         *PrintableArea: PAIR(2370, 3416)
  297.                         *PrintableOrigin: PAIR(50, 36)
  298.                     }
  299.                 }
  300.                 *CursorOrigin: PAIR(55, 3452)
  301.                 *Command: CmdSelect
  302.                 {
  303.                     *Order: DOC_SETUP.7
  304.                     *Cmd: "<1B>&l26a4d1e"
  305.                 }
  306.             }
  307.         }
  308.     }
  309.     *Option: A3
  310.     {
  311.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  312.         *switch: Orientation
  313.         {
  314.             *case: PORTRAIT
  315.             {
  316.                 *PrintableArea: PAIR(3362, 4822)
  317.                 *PrintableOrigin: PAIR(70, 70)
  318.                 *CursorOrigin: PAIR(75, 75)
  319.                 *Command: CmdSelect
  320.                 {
  321.                     *Order: DOC_SETUP.7
  322.                     *Cmd: "<1B>&l27a4d1e"
  323.                 }
  324.             }
  325.             *case: LANDSCAPE_CC90
  326.             {
  327.                 *PrintableArea: PAIR(3362, 4822)
  328.                 *PrintableOrigin: PAIR(70, 70)
  329.                 *CursorOrigin: PAIR(68, 4894)
  330.                 *Command: CmdSelect
  331.                 {
  332.                     *Order: DOC_SETUP.7
  333.                     *Cmd: "<1B>&l27a4d1e"
  334.                 }
  335.             }
  336.         }
  337.     }
  338.     *Option: B5
  339.     {
  340.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  341.         *switch: Orientation
  342.         {
  343.             *case: PORTRAIT
  344.             {
  345.                 *PrintableArea: PAIR(2021, 2916)
  346.                 *PrintableOrigin: PAIR(50, 50)
  347.                 *switch: Resolution
  348.                 {
  349.                     *case: Option2
  350.                     {
  351.                         *PrintableArea: PAIR(2020, 2916)
  352.                     }
  353.                 }
  354.                 *CursorOrigin: PAIR(70, 60)
  355.                 *Command: CmdSelect
  356.                 {
  357.                     *Order: DOC_SETUP.7
  358.                     *Cmd: "<1B>&l45a4d1e"
  359.                 }
  360.             }
  361.             *case: LANDSCAPE_CC90
  362.             {
  363.                 *PrintableArea: PAIR(2021, 2916)
  364.                 *PrintableOrigin: PAIR(50, 50)
  365.                 *switch: Resolution
  366.                 {
  367.                     *case: Option2
  368.                     {
  369.                         *PrintableArea: PAIR(2020, 2916)
  370.                     }
  371.                 }
  372.                 *CursorOrigin: PAIR(60, 2966)
  373.                 *Command: CmdSelect
  374.                 {
  375.                     *Order: DOC_SETUP.7
  376.                     *Cmd: "<1B>&l45a4d1e"
  377.                 }
  378.             }
  379.         }
  380.     }
  381.     *Option: B4
  382.     {
  383.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  384.         *switch: Orientation
  385.         {
  386.             *case: PORTRAIT
  387.             {
  388.                 *PrintableArea: PAIR(2888, 4151)
  389.                 *PrintableOrigin: PAIR(74, 74)
  390.                 *switch: Resolution
  391.                 {
  392.                     *case: Option2
  393.                     {
  394.                         *PrintableArea: PAIR(2888, 4150)
  395.                     }
  396.                 }
  397.                 *CursorOrigin: PAIR(71, 71)
  398.                 *Command: CmdSelect
  399.                 {
  400.                     *Order: DOC_SETUP.7
  401.                     *Cmd: "<1B>&l46a4d1e"
  402.                 }
  403.             }
  404.             *case: LANDSCAPE_CC90
  405.             {
  406.                 *PrintableArea: PAIR(2888, 4151)
  407.                 *PrintableOrigin: PAIR(74, 74)
  408.                 *switch: Resolution
  409.                 {
  410.                     *case: Option2
  411.                     {
  412.                         *PrintableArea: PAIR(2888, 4150)
  413.                     }
  414.                 }
  415.                 *CursorOrigin: PAIR(59, 4240)
  416.                 *Command: CmdSelect
  417.                 {
  418.                     *Order: DOC_SETUP.7
  419.                     *Cmd: "<1B>&l46a4d1e"
  420.                 }
  421.             }
  422.         }
  423.     }
  424.     *Option: Option8
  425.     {
  426.         *rcNameID: 261
  427.         *PageDimensions: PAIR(1158, 2250)
  428.         *switch: Orientation
  429.         {
  430.             *case: PORTRAIT
  431.             {
  432.                 *PrintableArea: PAIR(1008, 2100)
  433.                 *PrintableOrigin: PAIR(75, 75)
  434.                 *switch: Resolution
  435.                 {
  436.                     *case: Option2
  437.                     {
  438.                         *PrintableArea: PAIR(1006, 2098)
  439.                         *PrintableOrigin: PAIR(76, 76)
  440.                     }
  441.                 }
  442.                 *CursorOrigin: PAIR(75, 75)
  443.                 *Command: CmdSelect
  444.                 {
  445.                     *Order: DOC_SETUP.7
  446.                     *Cmd: "<1B>&l80a4d1e"
  447.                 }
  448.             }
  449.             *case: LANDSCAPE_CC90
  450.             {
  451.                 *PrintableArea: PAIR(1008, 2100)
  452.                 *PrintableOrigin: PAIR(75, 75)
  453.                 *switch: Resolution
  454.                 {
  455.                     *case: Option2
  456.                     {
  457.                         *PrintableArea: PAIR(1006, 2098)
  458.                         *PrintableOrigin: PAIR(76, 76)
  459.                     }
  460.                 }
  461.                 *CursorOrigin: PAIR(66, 2190)
  462.                 *Command: CmdSelect
  463.                 {
  464.                     *Order: DOC_SETUP.7
  465.                     *Cmd: "<1B>&l80a4d1e"
  466.                 }
  467.             }
  468.         }
  469.     }
  470.     *Option: Option9
  471.     {
  472.         *rcNameID: 262
  473.         *PageDimensions: PAIR(1239, 2850)
  474.         *switch: Orientation
  475.         {
  476.             *case: PORTRAIT
  477.             {
  478.                 *PrintableArea: PAIR(1089, 2700)
  479.                 *PrintableOrigin: PAIR(75, 75)
  480.                 *switch: Resolution
  481.                 {
  482.                     *case: Option2
  483.                     {
  484.                         *PrintableArea: PAIR(1088, 2698)
  485.                         *PrintableOrigin: PAIR(76, 76)
  486.                     }
  487.                 }
  488.                 *CursorOrigin: PAIR(75, 75)
  489.                 *Command: CmdSelect
  490.                 {
  491.                     *Order: DOC_SETUP.7
  492.                     *Cmd: "<1B>&l81a4d1e"
  493.                 }
  494.             }
  495.             *case: LANDSCAPE_CC90
  496.             {
  497.                 *PrintableArea: PAIR(1089, 2700)
  498.                 *PrintableOrigin: PAIR(75, 75)
  499.                 *switch: Resolution
  500.                 {
  501.                     *case: Option2
  502.                     {
  503.                         *PrintableArea: PAIR(1088, 2698)
  504.                         *PrintableOrigin: PAIR(76, 76)
  505.                     }
  506.                 }
  507.                 *CursorOrigin: PAIR(66, 2790)
  508.                 *Command: CmdSelect
  509.                 {
  510.                     *Order: DOC_SETUP.7
  511.                     *Cmd: "<1B>&l81a4d1e"
  512.                 }
  513.             }
  514.         }
  515.     }
  516.     *Option: Option10
  517.     {
  518.         *rcNameID: 263
  519.         *PageDimensions: PAIR(1299, 2598)
  520.         *switch: Orientation
  521.         {
  522.             *case: PORTRAIT
  523.             {
  524.                 *PrintableArea: PAIR(1149, 2448)
  525.                 *PrintableOrigin: PAIR(75, 75)
  526.                 *switch: Resolution
  527.                 {
  528.                     *case: Option2
  529.                     {
  530.                         *PrintableArea: PAIR(1148, 2446)
  531.                         *PrintableOrigin: PAIR(76, 76)
  532.                     }
  533.                 }
  534.                 *CursorOrigin: PAIR(75, 75)
  535.                 *Command: CmdSelect
  536.                 {
  537.                     *Order: DOC_SETUP.7
  538.                     *Cmd: "<1B>&l90a4d1e"
  539.                 }
  540.             }
  541.             *case: LANDSCAPE_CC90
  542.             {
  543.                 *PrintableArea: PAIR(1149, 2448)
  544.                 *PrintableOrigin: PAIR(75, 75)
  545.                 *switch: Resolution
  546.                 {
  547.                     *case: Option2
  548.                     {
  549.                         *PrintableArea: PAIR(1148, 2446)
  550.                         *PrintableOrigin: PAIR(76, 76)
  551.                     }
  552.                 }
  553.                 *CursorOrigin: PAIR(66, 2538)
  554.                 *Command: CmdSelect
  555.                 {
  556.                     *Order: DOC_SETUP.7
  557.                     *Cmd: "<1B>&l90a4d1e"
  558.                 }
  559.             }
  560.         }
  561.     }
  562.     *Option: Option11
  563.     {
  564.         *rcNameID: 264
  565.         *PageDimensions: PAIR(1913, 2704)
  566.         *switch: Orientation
  567.         {
  568.             *case: PORTRAIT
  569.             {
  570.                 *PrintableArea: PAIR(1763, 2554)
  571.                 *PrintableOrigin: PAIR(75, 75)
  572.                 *switch: Resolution
  573.                 {
  574.                     *case: Option2
  575.                     {
  576.                         *PrintableArea: PAIR(1762, 2552)
  577.                         *PrintableOrigin: PAIR(76, 76)
  578.                     }
  579.                 }
  580.                 *CursorOrigin: PAIR(75, 75)
  581.                 *Command: CmdSelect
  582.                 {
  583.                     *Order: DOC_SETUP.7
  584.                     *Cmd: "<1B>&l91a4d1e"
  585.                 }
  586.             }
  587.             *case: LANDSCAPE_CC90
  588.             {
  589.                 *PrintableArea: PAIR(1763, 2554)
  590.                 *PrintableOrigin: PAIR(75, 75)
  591.                 *switch: Resolution
  592.                 {
  593.                     *case: Option2
  594.                     {
  595.                         *PrintableArea: PAIR(1762, 2552)
  596.                         *PrintableOrigin: PAIR(76, 76)
  597.                     }
  598.                 }
  599.                 *CursorOrigin: PAIR(66, 2644)
  600.                 *Command: CmdSelect
  601.                 {
  602.                     *Order: DOC_SETUP.7
  603.                     *Cmd: "<1B>&l91a4d1e"
  604.                 }
  605.             }
  606.         }
  607.     }
  608. }
  609. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option8)
  610. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option9)
  611. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option10)
  612. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option11)
  613. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option8)
  614. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option9)
  615. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option10)
  616. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option11)
  617. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option8)
  618. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option9)
  619. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option10)
  620. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option11)
  621. *InvalidCombination: LIST(InputBin.Option5, PaperSize.LETTER)
  622. *InvalidCombination: LIST(InputBin.Option5, PaperSize.LEGAL)
  623. *InvalidCombination: LIST(InputBin.Option5, PaperSize.TABLOID)
  624. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A4)
  625. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A3)
  626. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B5)
  627. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B4)
  628. *InvalidCombination: LIST(InputBin.Option6, PaperSize.TABLOID)
  629. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A3)
  630. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option8)
  631. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option9)
  632. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option10)
  633. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option11)
  634. *Feature: OutputBin
  635. {
  636.     *rcNameID: =OUTPUTBIN_DISPLAY
  637.     *DefaultOption: Option1
  638.     *Option: Option1
  639.     {
  640.         *rcNameID: 279
  641.         *Command: CmdSelect
  642.         {
  643.             *Order: PAGE_SETUP.11
  644.             *Cmd: "<1B>&l15G"
  645.         }
  646.     }
  647.     *Option: Option2
  648.     {
  649.         *rcNameID: 280
  650.         *Command: CmdSelect
  651.         {
  652.             *Order: PAGE_SETUP.11
  653.             *Cmd: "<1B>&l16G"
  654.         }
  655.     }
  656.     *Option: Option3
  657.     {
  658.         *rcNameID: 281
  659.         *Command: CmdSelect
  660.         {
  661.             *Order: PAGE_SETUP.11
  662.             *Cmd: "<1B>&l17G"
  663.         }
  664.     }
  665. }
  666. *Feature: Halftone
  667. {
  668.     *rcNameID: =HALFTONING_DISPLAY
  669.     *DefaultOption: HT_PATSIZE_AUTO
  670.     *Option: HT_PATSIZE_AUTO
  671.     {
  672.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  673.     }
  674. *Ifdef: WINNT_50
  675.     *Option: HT_PATSIZE_SUPERCELL_M
  676.     {
  677.         *rcNameID: =HT_SUPERCELL_DISPLAY
  678.     }
  679. *Endif:
  680.     *Option: HT_PATSIZE_6x6_M
  681.     {
  682.         *rcNameID: =HT_DITHER6X6_DISPLAY
  683.     }
  684.     *Option: HT_PATSIZE_8x8_M
  685.     {
  686.         *rcNameID: =HT_DITHER8X8_DISPLAY
  687.     }
  688. }
  689. *Feature: Memory
  690. {
  691.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  692.     *DefaultOption: 5120KB
  693.  
  694.         *MemConfigKB: PAIR(5120, 5003)
  695.  
  696.         *MemConfigKB: PAIR(512, 512)
  697.  
  698.         *MemConfigKB: PAIR(3072, 2995)
  699. }
  700. *Feature: Duplex
  701. {
  702.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  703.     *DefaultOption: NONE
  704.     *Option: NONE
  705.     {
  706.         *rcNameID: =NONE_DISPLAY
  707.         *Command: CmdSelect
  708.         {
  709.             *Order: DOC_SETUP.3
  710.             *Cmd: "<1B>&l0S"
  711.         }
  712.     }
  713.     *Option: VERTICAL
  714.     {
  715.         *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  716.         *Command: CmdSelect
  717.         {
  718.             *Order: DOC_SETUP.4
  719.             *Cmd: "<1B>&l1S"
  720.         }
  721.     }
  722.     *Option: HORIZONTAL
  723.     {
  724.         *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  725.         *Command: CmdSelect
  726.         {
  727.             *Order: DOC_SETUP.4
  728.             *Cmd: "<1B>&l2S"
  729.         }
  730.     }
  731. }
  732. *Command: CmdStartDoc
  733. {
  734.     *Order: DOC_SETUP.1
  735.     *Cmd: "<1B>E<1B>*r0F"
  736. }
  737. *Command: CmdStartPage
  738. {
  739.     *Order: PAGE_SETUP.1
  740.     *Cmd: "<1B>*b0M<0D>"
  741. }
  742. *Command: CmdEndJob
  743. {
  744.     *Order: JOB_FINISH.1
  745.     *Cmd: "<1B>E"
  746. }
  747. *Command: CmdCopies
  748. {
  749.     *Order: PAGE_SETUP.10
  750.     *Cmd: "<1B>&l" %d[1,32767]{NumOfCopies}"X"
  751. }
  752. *RotateCoordinate?: TRUE
  753. *RotateRaster?: TRUE
  754. *RotateFont?: TRUE
  755. *TextCaps: LIST(TC_OP_CHARACTER,TC_CR_90,TC_CR_ANY,TC_SA_CONTIN,TC_UA_ABLE)
  756. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  757. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  758. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  759. *XMoveThreshold: 0
  760. *YMoveThreshold: 0
  761. *XMoveUnit: 300
  762. *YMoveUnit: 300
  763. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  764. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,2400]{max_repeat(DestXRel )}"X" }
  765. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,2400]{max_repeat(DestXRel )}"X" }
  766. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  767. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  768. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  769. *Command: CmdCR { *Cmd : "<0D>" }
  770. *Command: CmdLF { *Cmd : "<0A>" }
  771. *Command: CmdFF { *Cmd : "<0C>" }
  772. *Command: CmdBackSpace { *Cmd : "<08>" }
  773. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  774. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  775. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  776. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  777. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  778. *EjectPageWithFF?: TRUE
  779. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  780. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  781. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  782. *OutputDataFormat: H_BYTE
  783. *OptimizeLeftBound?: TRUE
  784. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  785. *CursorYAfterSendBlockData: AUTO_INCREMENT
  786. *DefaultFont: 14
  787. *DefaultCTT: 0
  788. *CharPosition: BASELINE
  789. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  790. +                   17,18,19,20,21,22,23,24)
  791. *FontCartridge: FC1
  792. {
  793.     *rcCartridgeNameID: 282
  794.     *Fonts: LIST(25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41)
  795. }
  796. *FontCartridge: FC2
  797. {
  798.     *rcCartridgeNameID: 283
  799.     *Fonts: LIST(42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,
  800. +                   58,59)
  801. }
  802. *FontCartridge: FC3
  803. {
  804.     *rcCartridgeNameID: 284
  805.     *Fonts: LIST(66,67,68,69,70,71)
  806. }
  807. *FontCartridge: FC4
  808. {
  809.     *rcCartridgeNameID: 285
  810.     *Fonts: LIST(74,75,76,77,78,79,80)
  811. }
  812. *FontCartridge: FC5
  813. {
  814.     *rcCartridgeNameID: 286
  815.     *Fonts: LIST(81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,
  816. +                   97,98,99,100,101,102,103,104,105,106,107,108,109,110)
  817. }
  818. *FontCartridge: FC6
  819. {
  820.     *rcCartridgeNameID: 287
  821.     *Fonts: LIST(111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126)
  822. }
  823. *FontCartridge: FC7
  824. {
  825.     *rcCartridgeNameID: 288
  826.     *Fonts: LIST(127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,
  827. +                   143,144)
  828. }
  829. *FontCartridge: FC8
  830. {
  831.     *rcCartridgeNameID: 289
  832.     *Fonts: LIST(145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160)
  833. }
  834. *FontCartridge: FC9
  835. {
  836.     *rcCartridgeNameID: 290
  837.     *Fonts: LIST(161,162,163,164,165,166,167,168,169)
  838. }
  839. *FontCartridge: FC10
  840. {
  841.     *rcCartridgeNameID: 291
  842.     *Fonts: LIST(170,171,172,173,174,175,176,177,178,179,180)
  843. }
  844. *FontCartridge: FC11
  845. {
  846.     *rcCartridgeNameID: 292
  847.     *Fonts: LIST(190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,
  848. +                   206,207,208,209)
  849. }
  850. *FontCartridge: FC12
  851. {
  852.     *rcCartridgeNameID: 293
  853.     *Fonts: LIST(210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,
  854. +                   226,228,229,230,231,232,233,234,235,236)
  855. }
  856. *MinFontID: 1
  857. *MaxFontID: 99
  858. *FontFormat: HPPCL
  859. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  860. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  861. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  862. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  863. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  864. *Command: CmdSelectWhiteBrush { *Cmd : "<1B>*v1o1T" }
  865. *Command: CmdSelectBlackBrush { *Cmd : "<1B>*v0o0T" }
  866. *MinGrayFill: 1
  867. *MaxGrayFill: 100
  868. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  869. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  870. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  871. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  872.